home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q103 / 4 / 36.TXT < prev    next >
Text File  |  1993-08-31  |  4KB  |  95 lines

  1. DOCUMENT:Q103436  26-AUG-1993  [W_NT]
  2. TITLE   :Small Computer System Interface (SCSI) Bus Configuration
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. --------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. --------------------------------------------------------------------
  14.  
  15. The following table describes the configuration attributes of the
  16. standard SCSI interface.
  17.  
  18.            Bit   Cable  Pin    Max Transfer  Max SCSI
  19. Standard   Width  Name   Cnt.  Rate MB/sec   Devices  Description
  20. -------------------------------------------------------------------
  21. SCSI-1      8      A     50       5            8      Asynchronous
  22. SCSI-2      8      A     50       10           8      fast
  23. SCSI-2      16     A+B   50+68    20           8      fast+wide **
  24. SCSI-2      32     A+B   50+68    40           8      fast+wide **
  25. SCSI-3      8      A     50       10           8      fast
  26. SCSI-3      16     P     68       20           16     fast+wide *
  27. SCSI-3      32     P+Q   68+68    40           32     fast+wide **
  28.  
  29. *  = with 1 cable
  30. ** = with 2 cables
  31.  
  32. Standard: The name of the SCSI standard as defined by ANSI.
  33.  
  34. Bit width: The number of bits that gets transferred by the SCSI
  35. bus during the data transfer phases.
  36.  
  37. Cable Names: A is most common, P is getting more popular, A+B is
  38. currently not popular due to cost and space issues.
  39.  
  40. Pin Count: The number of pins in the cable. Refer to the above table
  41. for specific numbers.
  42.  
  43. Max Transfer Rate (MB/sec): Number of bits transferred over the
  44. SCSI bus in one second.
  45.  
  46. Max SCSI Devices: The Maximum number of devices that can be
  47. connected to the SCSI bus with one host adapter installed.
  48.  
  49. Description:
  50.  
  51.    Asynchronous: A handshaking protocol that requires a
  52.    handshake for every byte transferred (Synchronous  transfers a
  53.    series of bytes before handshaking occurs, which speeds data
  54.    transfer rate)
  55.  
  56.    Fast: Fast SCSI is an option that doubles the synchronous data
  57.    transfer speed. The speed is achieved by removing excess margins
  58.    from certain times and delays. To use the fast SCSI option, high
  59.    quality cables are required. This option is compatible with normal
  60.    synchronous SCSI and has:
  61.  
  62.     - Up to 10 (megabytes) MB/second over an 8 bit bus.
  63.  
  64.     - Synchronous Data transfer negotiation required.
  65.  
  66.     - Single-ended implementation recommendations: max cable length of
  67.       3 meters and active terminators.
  68.  
  69.    Wide: Wide SCSI is an option that adds a second SCSI cable of 68
  70.    conductors. This cable provides a data path for 16- or 32-bit data.
  71.    This path has separate handshake signals and is for data transfer
  72.    only. The transfer rate is two or four times the present transfer
  73.    rate of SCSI-1. With the second cable, SCSI-2 remains compatible
  74.    with the 8-bit SCSI.
  75.  
  76. Additional reference words: 3.10 specification summary port connection
  77. daisy chain address
  78. KBCategory:
  79. KBSubCategory: winnt
  80.  
  81. =============================================================================
  82.  
  83. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  84. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  85. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  86. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  87. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  88. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  89. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  90. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  91. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  92. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  93. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  94.  
  95. Copyright Microsoft Corporation 1993.